home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 January: Mac OS SDK / Dev.CD Jan 98 SDK1.toast / Development Kits (Disc 1) / Installer SDK Cornucopia 1.1 / Tools / Experimental / InstallTalk 1.0d1c1 / Fat Example w⁄InstallTalk / fat custom < prev    next >
Encoding:
Text File  |  1997-11-12  |  119 b   |  7 lines  |  [TEXT/MPS ]

  1. if tgtAppExists then
  2.     AddCustomItems( kUpdateFullFatAppPkg )
  3. else 
  4.     AddCustomItems( kInstallFullFatAppPkg )
  5. end
  6.  
  7.